
* {margin: 0px;padding: 0px;}
body {margin: 0px auto; font-family:"MicroSoft YaHei"; background: #eeeeee;  }
div,table,td{margin: 0px;padding: 0px;}
ul,li{ list-style:none}
img, a img,textarea {border: 0; }

a{ text-decoration:none; color:#333}
a:focus {outline: none;}
input,textarea{font-family: Arial;outline: none;}
input[type="submit"], input[type="reset"], input[type="button"], button {-webkit-appearance: none;}

a,button,input,textarea,li{-webkit-tap-highlight-color:rgba(255,0,0,0);}

::-webkit-scrollbar/*整体部分*/
{width:4px;height:0px;}
::-webkit-scrollbar-track/*滑动轨道*/
{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0);border-radius: 0px;background: rgba(0,0,0,0);}
::-webkit-scrollbar-thumb/*滑块*/
{border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0);background: rgba(0,0,0,0);}
::-webkit-scrollbar-thumb:hover/*滑块效果*/
{border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0);background: rgba(0,0,0,0);}


img,a img{border:0; margin: 0}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color: #aaa;}

input,textarea,
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"] {
 -webkit-appearance: none;-moz-appearance: none; /* mobile firefox too! */}

/*兼容*/
.top_jianr{ background: #f3f7f9 !important; position: fixed; top: 0; text-align: center; width: 100%; height: 80px; line-height: 80px; position: absolute; top: 0; z-index: 10}
.top_jianr a{ color: red}

.main{max-width:1200px; margin: 0 auto; overflow: hidden; position: relative;width: 100%; }
.contbg{ background: #fff; width: 100%; overflow: hidden;}
.contbg01{ width: 100%; overflow: hidden;}


/* 菜单 */
.nav_div{background: #fff; background: rgba(255,255,255,.85); z-index: 12; width: 100%; position: fixed; top: 0 ; height: 70px; 
	border-bottom: 1px solid #fafafa; box-shadow: 0 1px 2px rgba(0,0,0,.15)}
.nav{max-width:1200px; margin: 0 auto;  position: relative; top:0; height: 70px; }


.nav ul{ position: absolute; right: 0; }
.nav ul li{  font-size:16px; line-height: 70px; color: #cacaca; padding: 0 1.8em; float: left; }
.nav ul li a{color: #333;text-align: center; }
.nav ul li a:hover{color: #028be2}
.nav ul li.active { border-bottom: 2px solid #028be2; box-sizing: border-box;}
.nav ul li.active a{color: #028be2}
.nav img{ width: 160px; display: block; float: left; height: 55px; padding-top: 7px}



/*banner*/

.banner { position: relative; width: 100%; height: 600px; background: #06c; float: left;}
.banner .arrow-left {
  background: url(../images/slider-left.png) no-repeat left top;position: absolute; left: 10px;top: 50%;margin-top: -25px;width: 50px;height: 50px; z-index: 10}
.banner .arrow-right {
  background: url(../images/slider-right.png) no-repeat right bottom;position: absolute;right: 10px; top: 50%; margin-top: -25px;width: 50px; height: 50px; z-index: 10}

.swiper-container {width: 100%;  height: 600px; background: #06c;}
.content-slide {padding: 20px;color: #fff;}
.swiper-slide{ width: 100%;  height: 600px;  }
.swiper-slide a{ display: block; width: 100%; height: 600px;  text-align: center; vertical-align: middle;}
.title {font-size: 25px;margin-bottom: 10px;}
.pagination { position: absolute;left: 0;text-align: center;bottom:5px;width: 100%; z-index: 10}
.swiper-pagination-switch {
  display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #999;box-shadow: 0px 1px 2px #555 inset;margin: 0 3px;cursor: pointer;}
.swiper-active-switch { background: #fff;}


.swiper-slide  h1,.swiper-slide  h2{color: #fff; font-size: 40px;  
 z-index: 10; display: block; font-weight: normal; padding-top: 240px; 
text-shadow: 0 0 8px rgba(0,0,0,.5); padding-left: 5%}
.swiper-slide.swiper-slide-active  h1,.swiper-slide.swiper-slide-active  h2{-webkit-animation: lefttran 1s  ; animation: lefttran 1s ;}

.noind .swiper-slide  h1{padding-top: 160px !important; }

.swiper-slide  h2{ font-size: 30px;   padding-top: 2%; }


.noind.banner{height: 350px;}
.noind .swiper-container{height: 350px;}
.noind .swiper-slide{height: 350px;}
.noind .swiper-slide a{height: 350px;}






  /* 产品服务 */
.gong01{ width: 100%; overflow: hidden; margin:0% 0 8%}
.gong01 li{ width: 16.666%; float: left;  font-size: 16px; padding: 2% 0}
.gong01 li h1{ font-size: 18px; font-weight: normal; line-height: 38px; padding-top: 10px;color: #fff}
.gong01 li a{ color: #fff}
.gong01 li label{font-size: 14px; line-height: 30px;color: #fff }
.gong01 li p{ font-size: 14px; padding: 14px 15px 5px; color: #fafafa; line-height: 20px  }

.gong01 li:hover span{transform: rotate(360deg);-ms-transform: rotate(360deg);-webkit-transform: rotate(360deg);-o-transform: rotate(360deg);	-moz-transform: rotate(360deg);
transition: all 0.5s;-moz-transition: all 0.5s;	-webkit-transition:  all 0.5s;	-o-transition: all 0.5s; }

.gs_icon01,.gs_icon02,.gs_icon03,.gs_icon04,.gs_icon05,.gs_icon06{ background: #7c96fd; color: #fff; text-align: center;}
.gs_icon02{ background: #f67668; }
.gs_icon03{ background: #bb73e5; }
.gs_icon04{ background: #f7b15a; }
.gs_icon05{ background: #45ceb9; }
.gs_icon06{ background: #46B3B9; }
.gs_icon01 span,.gs_icon02 span,.gs_icon03 span,.gs_icon04 span,.gs_icon05 span,.gs_icon06 span{ display: block; width: 120px; height:120px; margin: 20px auto}

.gs_icon01 span{  background-size: 100%; }
.gs_icon02 span{ background:  center center no-repeat; background-size: 100%; }
.gs_icon03 span{ background:  center center no-repeat; background-size: 100%; }
.gs_icon04 span{ background:  center center no-repeat; background-size: 100%; }
.gs_icon05 span{ background:  center center no-repeat; background-size: 100%; }
.gs_icon06 span{ background:  center center no-repeat; background-size: 100%; }


/* 关于我们 */

.about{ width: 100%; background: #f2f5f8; overflow: hidden; position: relative;}
.about_left{  width: 50%; height: 100%; background: url(../images/about01.jpg) no-repeat center center; background-size: 100%; display: block; position: absolute; top: 0; left: 0}

.about_left img{ display: block; width: 100%; height: auto;}
.about_right{ width: 50%; color: #333; float: right;}
.about_right .divcont{ width: 80%;  margin:6% 0 6% 8%; background: #f2f5f8; }
.about_right .divcont h1{ font-size: 20px;}
.about_right .divcont p{ font-size: 15px; line-height: 30px; padding: 5px 0}

.about01{ width: 100%; background: #f2f5f8; overflow: hidden; position: relative;}

.about01_right{  width: 50%; height: 100%; background: url(../images/about02.jpg) no-repeat  center center; background-size: cover; display: block; position: absolute; top: 0; right: 0}

.about01_left{  width: 50%; color: #333; float: left;  background: #fff;}
.about01_left .divcont{ width: 80%;  margin:6% 0 10% 8%; background: #fff; }
.about01_left .divcont h1{ font-size: 20px;}
.about01_left .divcont p{ font-size: 15px; line-height: 30px; padding: 5px 0}





.MORE,.MORE01{ border: 1px solid #222; width: 100px; line-height: 35px; text-align: center; margin: 10px 0}
.MORE a,.MORE01 a{ display: block;transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition:  all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}
.MORE a:hover,.MORE01 a:hover{ background:#028be2; color: #fff;transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition:  all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}

.MORE01{ margin: 2% auto;width: 200px;  line-height: 40px;border-radius: 100px ;background: #028be2; color: #fff; border: none; box-sizing: border-box;}
.MORE01 a{color: #fff;transition: all 0.5s; 
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition:  all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}

.MORE01 a:hover{  border-radius: 100px;
		transform: scale(1.1);
-ms-transform: scale(1.1);		/* IE 9 */
-webkit-transform:scale(1.1);	/* Safari and Chrome */
-o-transform: scale(1.1);		/* Opera */
-moz-transform: scale(1.1);
	transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition:  all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s; }
/*案例*/

.h1tit{ text-align: center;}
.h1tit h1{ font-size: 30px; border-bottom: 2px solid #333; overflow: hidden; font-weight: normal; width: 4em; margin: 4% auto 3%; padding-bottom: 30px}

.anli_text{ width: 50%; text-align: center; font-size: 14px; line-height: 30px; color: #555; margin: 0% auto 2%}


.anli_cont{ width: 100%;  overflow: hidden;margin-bottom: 4%}
.anli{ width: 100%; }

.anli .swiper-slide{ width: 100%;  height: auto;}
.anli .swiper-slide a{ display: block;height: auto;}

.anli_div{ width: 100%; position: relative; height: 14vw; overflow: hidden; }
.zixun .anli_div{height: auto;}
.zixun .contbg01{background-color: white;}
.anli_div .anli_text{ position: absolute; width: 100%; height: 100%;top: 0; left: 0; background: rgba(2,128,216,.85); display: table; 
	vertical-align: middle; text-align: center; opacity: 0;
	transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition:  all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}
.anli_div .anli_text span{display: table-cell; vertical-align: middle; text-align: center; color: #fff; font-size: 18px}

.anli_div:hover .anli_text{  opacity: 1;	
	transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition:  all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}

.anli_div:hover img{
		transform: scale(1.05);
-ms-transform: scale(1.05);		/* IE 9 */
-webkit-transform:scale(1.05);	/* Safari and Chrome */
-o-transform: scale(1.05);		/* Opera */
-moz-transform: scale(1.05);
	transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition:  all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s; }

.anli_div img{ display: block; width: 100%; height: auto; min-height: 14vw;
	transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition:  all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s; }
.banner { position: relative; width: 100%; height: 600px; background: #06c; float: left;}
.anli_cont .arrow_left {
  background: url(../images/slider-left.png) no-repeat left top;position: absolute; left: 10px;top: 50%;margin-top: -25px;width: 50px;height: 50px; z-index: 1000}
.anli_cont .arrow_right {
  background: url(../images/slider-right.png) no-repeat right bottom;position: absolute;right: 10px; top: 50%; margin-top: -25px;width: 50px; height: 50px; z-index: 1000}


/*精英团队*/
.jingying{ width: 100%}
.jingying dl{ width: 23%; margin: 2% 1%; text-align: center; float: left;}
.jingying dl img{ display: block; width: 100%;
	transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition:  all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}
.jingying dl a:hover img{ 
	transform: scale(1.05);
-ms-transform: scale(1.05);		/* IE 9 */
-webkit-transform:scale(1.05);	/* Safari and Chrome */
-o-transform: scale(1.05);		/* Opera */
-moz-transform: scale(1.05);
transition: all 0.5s;
-moz-transition: all 0.5s;	/* Firefox 4 */
-webkit-transition:  all 0.5s;	/* Safari 和 Chrome */
-o-transition: all 0.5s;}

.jingying dd h1{ font-size: 16px; text-align: left; font-weight: normal; line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.jingying dd p{ font-size: 14px; text-align: left; color: #888;
overflow:hidden;   
text-overflow:ellipsis;
white-space:normal ！important;display:-webkit-box;
-webkit-line-clamp:2; 
-webkit-box-orient:vertical;}

/*团队*/
.m_nav{width: 100%;text-align: center;background-color: white;border-bottom: 1px solid #f0f2f5;}
.m_nav>ul{max-width: 1200px;margin: 0 auto;width: 100%;}
/*.m_nav>ul:after{clear: both;    display: table; content: " ";}*/
.m_nav>ul>li{display: inline-block;box-sizing: border-box;}
.m_nav>ul>li>a{text-decoration: none;font-size: 16px;font-weight: 300;
padding: 14px 35px;display: block; cursor: pointer;box-sizing: border-box;}
.m_nav>ul>li.active>a,.m_nav>ul>li>a:hover{color: #028be2;}
.m_nav>ul>li.active{border-bottom: 2px solid #028be2;}
.tuwen{width: 100%;box-sizing: border-box;padding:  30px 10px;background-color: white;}
.tuwen>div{display: none; width: 100%;
 max-width: 1200px;margin: 0 auto;box-sizing: border-box;}
.tuwen>div.active{display: block;
/*-webkit-animation: duanleft 1s  ; animation: duanleft 1s ;*/
}
.tuwen>div>img.bimg{width:100% ;margin-bottom: 16px;}
.tuwen>div>p{width:100%;margin-bottom: 16px;line-height: 1.5;font-size: 16px;font-weight: 300;color: #222;}
 .tdui.active>p{animation: duanbottom 0.8s;}
 .tdui.active>img{animation: duantop 0.8s;}

/*案例*/
.wen_li .anli_imgs{width: 100%;overflow: hidden;font-size: 0;}
.wen_li .anli_img{width: 31.3333%;height:166.88px; float: left;
overflow: hidden;position: relative;
box-sizing: border-box;margin: 1%;cursor: pointer;}



.anli_imgs{width: 100%;overflow: hidden;font-size: 0;}
.anli_img{width: 18%;height: 10.62vw; float: left;overflow: hidden;position: relative;
box-sizing: border-box;margin: 1%;cursor: pointer;}
.anli_img>img{width: 100%;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;}
.anli_img>.anli_img_div{-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;}
.anli_img:hover>.anli_img_div{width: 100%;height: 100% !important;bottom: 0;
background-color: rgba(2,128,216,.85);}
.anli_img:hover>.anli_img_div>p{top: 50%;width: 100%;position: absolute;
transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);text-align: center;
}
.anli_img:hover>img{
	-webkit-transform: scale(1.25, 1.25);
    -ms-transform: scale(1.25, 1.25);
    transform: scale(1.25, 1.25);
}
.anli_img:hover>.bf_btn_div{display: none;}
.bf_btn_div{display: block; width: 100%;height: 100%;position: absolute;
top: 0;left: 0;background-color: rgba(0,0,0,0.3);}
.bf_btn{position: absolute;width: 20%;height: auto;top: 50%;left: 50%;
transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
}

.anli_img_div{position: absolute;top: 0;left: 0;height: 100%;
-webkit-transition: all 0.5s;box-sizing: border-box;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
background-color: rgba(2,128,216,.85);width: 100%;opacity: 1;}
.anli_img_div>p{color: white;font-size: 16px;text-align: center;}
.anli_img_div>p:first-child{width: 100%;position: absolute;top: 40%;}
.anli_img_div>p:last-child{width: 100%;position: absolute;top: 55%;}
.wenzhr{ width: 100%;height: 2px;background-color: #d80808;}
p.suojin{text-indent: 28px;}

.anli_imgs3>.anli_img{width: 23%;height: 367.88px;}



.wen_li .anli_img_div{height: auto !important;padding: 5px;top: auto;bottom: 0;
background-color: rgba(0,0,0,.65)}
.wen_li .anli_img_div>p{font-size: 12px;text-align: left;position: initial;}

/*联系*/
.lianxi{background-color: white; width: 100%;}
.lianxi_ne{width: 100%;overflow:hidden;padding: 30px 10px;
max-width: 1200px;margin: 0 auto;position: relative;box-sizing: border-box;}
.lianxi_le{float: left;width: 55%;font-size: 0;}
.lianxi_le>img{width: 100%;}
.lianxi_ri{float: right;width: 42%;margin-left: 3%;position: absolute;
top: 50%;right: 0;
transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
}
.lianxi_ri>p{margin-bottom: 16px;color: #222;font-size: 16px;
line-height: 2;font-weight: 300;}


/*咨询*/
.zixun{width: 100%;background-color: #f2f5f8;}
.zi_ne{width: 100%;max-width: 1200px;margin: 0 auto 30px;overflow: hidden;
padding-top: 30px;}
.zi_ne>div{box-sizing: border-box; background-color: white;}
.wen_li{float: right;width: 100%;padding: 2.5%;overflow: hidden;}
.wen_ne{border-bottom: 1px solid #f0f2f5;padding-bottom: 30px; margin-bottom: 30px;
overflow: hidden;}
.lei_li{float: left;width:calc(20% - 20px);margin-right: 20px;padding: 20px;}
.wen_le{width: 180px;padding-right: 20px;float: left; box-sizing: border-box;}
.wen_ri{width: calc(100% - 180px);float: left;}
.wen_le>img{width: 100%;font-size: 0;}
.wen_ri>h4{color: #2a333c;font-size: 18px;
    margin-bottom: 20px;font-weight: 400;line-height: 1.2;}
.wen_ri>h4>a{text-decoration: none;cursor: pointer;}
.wen_ri>h4>a:hover{color: #d80808;}
.wen_p{color: #76838f;font-size: 14px;font-weight: 300; margin-bottom: 10px;
width: 100%;margin-bottom: 11px;line-height: 21px;display: -webkit-box;
-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.wen_info{color: #a3afb7; font-size: 14px; font-weight: 300;}
.wen_info>span:nth-child(2){margin: 0 10px ;}
.wen_num{padding-left: 19px;background: url(../images/yan.png)no-repeat left center;
background-size: 14px auto ;}
.lei_sou{width: 100%;margin-bottom: 20px;position: relative;}
.lei_sou>input{width: 100%;border-radius: 40px;display: block;
box-sizing: border-box;width: 100%;height: 36px;padding: 6px 15px;
font-size: 14px;line-height: 1.57142857;color: #76838f; background-color: #fff;
background-image: none;border: 1px solid #e4eaec;
transition: all 0.4s;padding-right: 50px;
}
.lei_sou>img{width: 15px;position: absolute;top: 50%;right: 18px;
transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
cursor: pointer;
}


.lei_sou>input:focus{border-color: #62a8ea;-webkit-box-shadow: none;box-shadow: none;}
.wen_leis{width: 100%;margin-bottom: 11px;}
.wen_leis>li{width: 100%;color: #2a333c;margin-bottom: 17px;}
.wen_leis>li>a{text-decoration: none;cursor: pointer;}
.wen_leis>li:hover>a,.wen_leis>li.active>a{color: #d80808;}
.bth{ font-weight: 400;line-height: 1.2;color: #37474f;margin: 0px;
 font-size: 22px; margin-bottom: 5px;}
 .wen_bt{border-bottom: 1px solid #f0f2f5;padding-bottom: 20px;}
 .wen_con{padding: 30px 0;text-align: center;}
 .wen_con>p{margin-bottom: 16px;line-height: 2;font-size: 14px;
 font-weight: 300;color: #222;text-indent: 32px;text-align: left;}
 .wen_imgd{width: 100%;height: auto; text-align: center;margin: 0 auto 16px; }
  /*.wen_imgd_chang{width: 100%;max-width: 400px; 
  margin: 0 auto 16px;text-align: center;}
  .wen_imgd_chang>img{max-height: 100%;max-width: 100%;}*/
 .wen_con>video{width: 100%;}
.wen_imgd>img{max-height: 550px;max-width:550px ;}
.wen_con>p.biaoq{text-indent: 0;text-align: left;color: #222;margin-top: 70px;}
.wen_con>p.biaoq>a{color: #d80808;margin-left: 5px;cursor: pointer;}
.qie_wen{padding-top: 20px;border-top: 1px solid #f0f2f5;overflow: hidden;}
.qie_wen>a{border-radius: 40px;border: 1px solid #e4eaec;transition: all 0.2s;
color: #76838f;padding: 10px 20px;cursor: pointer;font-size: 14px;}
.qie_wen>a:hover{border-color: #62a8ea;color: #62a8ea;}
.qie_wen>a.dis{border-color: #e4eaec;color: #ccd5db;cursor: not-allowed;}
.q_pre{float: left;}
.q_nex{float: right;}

/*左导航*/
.fk_li{text-align: center;padding: 0 45px;box-sizing: border-box;
width:calc(20% - 40px);margin-right: 40px;}
.fk_li li{margin: 50px 0;line-height: 1;border-left: 2px solid rgba(0,0,0,0);}
.fk_li>ul>li.active{border-left: 2px solid #028be2;}
.fk_li>ul>li.active>a{color: #028be2;}
.fk_li>ul>li:hover>a{color: #028be2;}



/*人才招聘*/
.joincon{ width: 100%; background: #fff;overflow: hidden;margin: 20px auto;}
.joinus{ margin: 20px 50px; overflow: hidden;}
.joinus dl{ margin: 0;}
.joinus dl dt{ font-size: 20px; line-height: 36px; border-bottom: 1px solid #eee; padding: 10px 0; 
background: url(../images/jt01.png) no-repeat right center;background-size: 18px; cursor: pointer;}
 .joinus dl dt.on{  background: url(../images/jt02.png) no-repeat right center;
 background-size: 24px;}
.joinus dl dt .dtcont{ padding-right: 30px;}
.joinus dl dt .dtcont h1{font-size: 18px; font-weight: normal;}
.joinus dl dt .dtcont p{font-size: 16px; font-weight: normal; color: #888; text-indent: 0;}
.joinus dl dt .dtcont p em{ font-style: normal;padding-right: 20px;}
.joinus dl dt time{ font-size: 15px; color: #666; line-height: 30px}
.joinus dl dd{ margin: 20px 0; display: none;} 
.joinus dl dd h1{ font-size: 18px; font-weight: normal;}
.joinus dl dd p{font-size: 15px; font-weight: normal; color: #666; text-indent: 0; line-height: 30px;}



/*新闻中心*/
.tabul{ width: 100%; text-align:center; margin: 40px 0 60px}
.tabul li{ width: 150px; display: inline-block; text-align: center; margin: 0 20px; background: #f0f0f0; color: #666; font-size: 18px; line-height: 40px;
 border-radius: 50px; padding: 4px 0; cursor: pointer;}
.tabul li.on{ background: #0d71b9; color: #fff}
.list01{ margin:30px; display: block;}
.list01 dl{ border-bottom: 1px solid #f0f2f5; overflow: hidden;padding-bottom: 20px;  margin-top: 20px}
.list01 dl a{ display: block; overflow: hidden;}
.list01 dl a:hover h1{ color: #1b62c2 }
.list01 dl dt{ width: 22%; max-width: 202px;float: left;}
.list01 dl dt img{ display: block; width: 100%; height: auto;}
.list01 dl dd{ float: left; width: 76%; margin-left: 2%; display: block;}
.list01 dl dd h1{ font-size: 18px; font-weight: normal; color: #333; line-height: 30px;
white-space:nowrap;text-overflow:ellipsis;overflow:hidden;-webkit-text-overflow:ellipsis;}
.list01 dl dd p{ font-size: 14px; color: #888; line-height: 22px; padding: 5px 0;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.list01 dl dd .time_div{ font-size: 14px; color: #888; margin: 5px 0; display: block;}
.list01 dl dd .time_div span{ padding: 0 5px}


.pagination{ width: 100%; display: inline-block; text-align: center; margin: 10px 0; position:relative;}
.pagination li{ display: inline-block;font-size: 15px; color: #666; border:1px solid #ddd; padding: 2px 10px; margin: 0 5px; cursor: pointer;}
.pagination li.active,.pagination li:hover{ background: #f66f6b; color: #fff ;border:1px solid #f66f6b; }

.webwz{ background: #fff; width: 100%; height:40px; line-height: 40px; color: #555; font-size: 16px;}
.webwz a{ color: #555}
.webwz .div{ padding-left: 2% }



.arcial_tit{ color: #333333; text-align: center;margin: 20px 0; border-bottom: 1px solid #eee; padding-bottom: 20px;}
.arcial_tit .divyime{ width: 100%; font-size: 14px; color: #999;}
.arcial_tit .divyime span{ padding: 0 10px;}
.arcial_tit h1{ font-weight: normal;font-size: 24px; padding-bottom: 15px; }

.arcial_cont{padding: 10px 20px; color: #555; }
.arcial_cont p{text-indent:2em; font-size: 16px; line-height:30px; padding: 8px 0;}


.arcial{padding: 10px 20px 20px; color: #555; }
.arcial img{ display: block; width: 60%; margin:8px auto }

/*关于我们*/

.aoubtcon{ margin: 30px 50px}
.about_jian{ width: 100%; padding-bottom: 30px; overflow: hidden;}
.about_jian_left{ display: block; width: 38%; float: left;}
.about_jian_left img{ display: block; width: 100%}
.about_jian_right{ width:58%;min-height: 340px;  float: right;display:-moz-box;display:-webkit-box; display:box;
 -webkit-box-align: center; align-items: center;-webkit-box-pack: center;justify-content: center;}
.about_jian_right p{ font-size: 16px; color: #555; line-height: 32px; padding: 5px 0}

.about_Contact_left{ display: block; width: 50%;min-height: 340px; float: left;display:-moz-box;display:-webkit-box; display:box;
 -webkit-box-align: center; align-items: center;-webkit-box-pack: center;justify-content: center;}
.about_Contact_right{ display: block; width: 50%; float: left;}
.about_Contact_left p{ font-size: 16px; color: #555; line-height: 32px; padding: 5px 20px}


/*地图*/
 #allmap {height: 340px;width:100%;border-top: none;padding: 0 10px}
.BMap_cpyCtrl, .anchorBL{ display: none;}






@media screen and ( max-width:1600px){
	.anli_img{width: 23%;height: 13.57vw;}
}
@media screen and ( max-width:1200px){
	.zi_ne{max-width: 970px;}
	.wen_li .anli_img{height: 132px;}
	.anli_imgs3>.anli_img{height: 297px;}
	
	.fk_li{padding: 0 20px;}
	.anli_img{width: 31.333%;height: 18.48666vw;}
	.tuwen>div{max-width: 970px;}
}
@media screen and ( max-width:1000px){
	.zi_ne{max-width: 750px;}
	.wen_li{width: 100% !important;}
	.lei_li{width: 100%;margin-left: 0;margin-top: 30px;}
	.lianxi_ne{max-width: 750px;padding: 15px 10px;}
	.lianxi_le{width: 100%;margin-bottom: 10px;}
	.lianxi_ri{position: relative;top: 0;left: 0;
	transform: translateY(0%);
	-o-transform: translateY(0%);
	-ms-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
	 width: 100%;}
	 .lianxi_ri>p{margin-bottom: 11px;}
	 .fk_li{margin-top: 0;overflow-x: scroll;overflow-y: hidden;
	border-bottom: 1px solid #e5e5e5;padding: 0 0 ;}
	.fk_li>ul{white-space: nowrap;height: 56px;display: -webkit-box;
	margin-bottom: 0;}
	.fk_li>ul>li{width: 20%;box-sizing: border-box;
	margin: 20px 0;padding: 0;border: 0;min-width: 100px;}
	.fk_li>ul>li.active{border: 0;}
	.fk_li>ul>li>a{border-bottom:2px solid rgba(0,0,0,0) ;padding-bottom: 17px;}	
	.fk_li>ul>li.active>a{border-bottom:2px solid #028be2 ;}
}
@media screen and ( max-width:992px){
		
	.anli_img{width: 48%;height: 28.32vw;}
	.tuwen>div{max-width: 750px;}
}
@media screen and ( max-width:768px){
	.wen_li .anli_img{width: 48%;height: 28.3vw;}
	.anli_imgs3>.anli_img{height: 82.3vw;}
	.zi_ne{max-width: 100%;}
	.wen_le{width: 130px;padding-right: 10px;}
	.wen_ri{width:calc(100% - 130px);}
	.wen_ri>p.wen_p{display: none;}
	.wen_ne{margin-bottom: 20px;padding-bottom: 20px;}
	.lei_li{margin-top: 0;}
	.wen_li{padding: 10px ;}
	.zi_ne{padding-top: 0;}
	.fk_li li{font-size: 15px;}
	
}
@media screen and ( max-width:750px){
	/* 菜单 */
.nav_div{background: #fff; background: rgba(255,255,255,.9); z-index: 1000; width: 100%; position: fixed; top: 0 ; height:55px;box-shadow: 0 1px 2px rgba(0,0,0,.15) }
.nav_menu2{background: #202020; z-index: 1000; width: 100%; position: fixed; top: 0 ; height: 50px;}


.nav{max-width: 1120px;margin: 0 auto;  position: relative; top:0; height: 50px; }
.nav ul{ overflow: hidden;  width: 100% ;display: none; background: rgba(255,255,255,.95); position: absolute; top:55px; box-shadow: 0 0 1px rgba(0,0,0,.2) }
.nav ul li{ float: left; font-size:16px; line-height: 40px; color: #cacaca; width: 100%; text-align: left;padding: 0 }
.nav ul li a{color: #000; display: block;text-align: left; text-indent: 2em}
.nav ul li a:hover{color: #5abbf8}
.nav ul li.active{ border:none}
.nav ul li.active a{color:#5abbf8}
.nav img{ width:100px; display: block; float: left; height: auto; padding-top: 10px; margin-left: 2%}

.nav_line{ float: right;  width: 50px; margin-top: 14px; display: block;}
.nav_line span{ height:3px; width: 20px; background: #000; margin: 4px auto; display: block; border-radius: 5px;}

.wen_imgd>img{width:80%;max-height: 1000px;}
/*banner*/

.banner { position: relative; width: 100%; height: 60vw; background: #06c; float: left;}
.swiper-container {width: 100%;  height: 60vw; background: #06c;}
.content-slide {padding: 20px;color: #fff;}
.swiper-slide{ width: 100%;  height: 60vw;  }
.swiper-slide a{ display: block; width: 100%; height:60vw;  text-align: center; vertical-align: middle;}

.swiper-slide  h1,.swiper-slide  h2{color: #fff; font-size: 20px;   z-index: 10; display: block; font-weight: normal; padding-top: 30vw; 
text-shadow: 0 0 8px rgba(0,0,0,.5); padding-left: 5%}
.swiper-slide.swiper-slide-active  h1,.swiper-slide.swiper-slide-active  h2{-webkit-animation: lefttran 1s  ; animation: lefttran 1s ;}
.swiper-slide  h2{ font-size:14px;   padding-top: 2%; }

.noind.banner{height: 60vw;}
.noind .swiper-container{height: 60vw;}
.noind .swiper-slide{height: 60vw;}
.noind .swiper-slide a{height: 60vw;}

.noind .swiper-slide h1 {
    padding-top: 29vw !important;
}


.h1tit h1{ font-size: 20px; border-bottom: 2px solid #333; overflow: hidden; font-weight: normal; width: 4em; 
	margin: 4vw auto 5vw; padding-bottom: 2vw}

	/*产品服务*/
	  /* 产品服务 */
.gong01{ width: 100%; overflow: hidden; margin:0% 0 8%}
.gong01 li{ width: 90%; float: left;  font-size: 16px; padding: 1% 0; margin:2% 5%; text-align: left; position: relative; border-radius: 5px;}

.gong01 li h1,.gong01 li label,.gong01 li p{width: 80%;float: left; margin-left:15vw;}
.gong01 li h1{ font-size:1.05rem; font-weight: normal;line-height: 1.6rem;  padding-top: 2vw;  padding:0.5vw 2vw 0.5vw }
.gong01 li label{font-size: 0.95rem; line-height: 1.4rem; padding:0.5vw 2vw 0.5vw  }
.gong01 li p{ font-size: 0.85rem;color: #fafafa; line-height: 1.2rem;  padding:0.5vw 2vw 0.5vw }



.gs_icon01 span,.gs_icon02 span,.gs_icon03 span,.gs_icon04 span,.gs_icon05 span,.gs_icon06 span{ background: url(../images/icon01.png) center center no-repeat; background-size: 100%;
 display: block; width: 70px; height:70px;  position: absolute; left: 2vw; top: 50%; margin-top: -35px }

.anli_text{ width: 80%; text-align: center; font-size: 14px; line-height: 30px; color: #555; margin: 0% auto 2%}

.jingying dl{ width: 48%; margin: 2% 1%; text-align: center; float: left;}


.anli_div{ width: 100%; position: relative; height: 24vw; overflow: hidden; }
.anli_div img{ display: block; width: 100%; height: auto; min-height: 24vw;}

/*团队*/
.m_nav{text-align: left;/* overflow-y: hidden;overflow-x: scroll; */}
.m_nav>ul{white-space: nowrap;
    list-style: none;
    /* height: 51px; */
     display: -webkit-flex; 
    display: flex;         
/*     display: -webkit-box;   
    display: -moz-box;     
    display: -ms-flexbox;    */
    flex-wrap: wrap;
}
    .tuwen{padding: 10px 0;}
    .tuwen>div{padding: 10px ;}
    .tuwen>div>p{margin-bottom: 8px;}
    .tuwen>div>img{margin-bottom: 8px;}
    .m_nav>ul>li>a{padding: 14px 20px;}
}
@media screen and (max-width: 665px){
	.m_nav>ul>li{
		width: 33.3%;
    	text-align: center;
	}
}
@media screen and ( max-width:640px){

.gong01 li h1,.gong01 li label,.gong01 li p{width: 70%;float: left; margin-left:18vw;}
.gong01 li h1{ font-size:1.05rem; font-weight: normal;line-height: 1.6rem;  padding-top: 2vw;  padding:0.5vw 2vw 0.5vw }
.gong01 li label{font-size: 0.95rem; line-height: 1.4rem; padding:0.5vw 2vw 0.5vw  }
.gong01 li p{ font-size: 0.85rem;color: #fafafa; line-height: 1.2rem;  padding:0.5vw 2vw 0.5vw }


.gs_icon01 span,.gs_icon02 span,.gs_icon03 span,.gs_icon04 span{ background: url(../images/icon01.png) center center no-repeat; background-size: 100%;
 display: block; width: 70px; height:70px;  position: absolute; left: 2vw; top: 50%; margin-top: -35px }

/*关于我们*/

.about_left{  width: 100%; height: 50vw; background: url(../images/about01.jpg) no-repeat  center center; background-size: 100%; display: block; float: left;position:relative; }
.about_left img{ display: block; width: 100%; height: auto;}
.about_right{ width: 100%; color: #333; float: left;}
.about_right .divcont{ width: 80%;  margin:6% 0 6% 8%; background: #f2f5f8; }
.about_right .divcont h1{ font-size: 20px;}
.about_right .divcont p{ font-size: 15px; line-height: 30px; padding: 5px 0}

.about01{ width: 100%; background: #f2f5f8; overflow: hidden; position: relative;}

.about01_right{  width: 100%;  height: 50vw; background: url(../images/about02.jpg) no-repeat  center center; background-size: 100%; display: block; position: relative; top: 0; right: 0;float: left;}

.about01_left{  width: 100%; color: #333; float: left;  background: #fff; float: left;}
.about01_left .divcont{ width: 80%;  margin:6% 0 10% 8%; background: #fff; }
.about01_left .divcont h1{ font-size: 20px;}
.about01_left .divcont p{ font-size: 15px; line-height: 30px; padding: 5px 0}

.anli_div{ width: 100%; position: relative; height: 34vw; overflow: hidden; }
.anli_div img{ display: block; width: 100%; height: auto; min-height:34vw;}

}
@media screen and ( max-width:480px){
	.anli_img{width: 98%;height: 57.82vw;}
	.wen_li .anli_img{width: 98%;height: 55.5vw;}
	.anli_imgs3>.anli_img{height: 165.5vw;}
}
@media screen and ( max-width:414px){

.gong01 li h1,.gong01 li label,.gong01 li p{width: 70%;float: left; margin-left:22vw;}
.gong01 li h1{ font-size:1.05rem; font-weight: normal;line-height: 1.6rem;  padding-top: 2vw;  padding:0.5vw 2vw 0.5vw }
.gong01 li label{font-size: 0.95rem; line-height: 1.4rem; padding:0.5vw 2vw 0.5vw  }
.gong01 li p{ font-size: 0.85rem;color: #fafafa; line-height: 1.2rem;  padding:0.5vw 2vw 0.5vw }


.gs_icon01 span,.gs_icon02 span,.gs_icon03 span,.gs_icon04 span{ background: url(../images/icon01.png) center center no-repeat; background-size: 100%;
 display: block; width: 70px; height:70px;  position: absolute; left: 2vw; top: 50%; margin-top: -35px }

/*关于我们*/

.about_left{  width: 100%; height: 50vw; background: url(../images/about01.jpg) no-repeat; background-size: 100%; display: block; float: left;position:relative; }
.about_left img{ display: block; width: 100%; height: auto;}
.about_right{ width: 100%; color: #333; float: left;}
.about_right .divcont{ width: 80%;  margin:6% 0 6% 8%; background: #f2f5f8; }
.about_right .divcont h1{ font-size: 20px;}
.about_right .divcont p{ font-size: 15px; line-height: 30px; padding: 5px 0}

.about01{ width: 100%; background: #f2f5f8; overflow: hidden; position: relative;}

.about01_right{  width: 100%;  height: 50vw; background: url(../images/about02.jpg) no-repeat; background-size: 100%; display: block; position: relative; top: 0; right: 0;float: left;}

.about01_left{  width: 100%; color: #333; float: left;  background: #fff; float: left;}
.about01_left .divcont{ width: 80%;  margin:6% 0 10% 8%; background: #fff; }
.about01_left .divcont h1{ font-size: 20px;}
.about01_left .divcont p{ font-size: 15px; line-height: 30px; padding: 5px 0}



}

@media screen and ( max-width:320px){

.gong01 li h1,.gong01 li label,.gong01 li p{width: 65%;float: left; margin-left:24vw;}
.gong01 li h1{ font-size:1.05rem; font-weight: normal;line-height: 1.6rem;  padding-top: 2vw;  padding:0.5vw 2vw 0.5vw }
.gong01 li label{font-size: 0.95rem; line-height: 1.4rem; padding:0.5vw 2vw 0.5vw  }
.gong01 li p{ font-size: 0.85rem;color: #fafafa; line-height: 1.2rem;  padding:0.5vw 2vw 0.5vw }

.gs_icon01 span,.gs_icon02 span,.gs_icon03 span,.gs_icon04 span{ background: url(../images/icon01.png) center center no-repeat; background-size: 100%;
 display: block; width: 60px; height:60px;  position: absolute; left: 2vw; top: 50%; margin-top: -30px }

}

/*foot*/
.footer{ background:#47555d}
.foot_ul{ color: #aaa; text-align: center; display: inline-block; padding: 20px 0 10px; margin: 0 auto; width: 100%}
.foot_ul ul{margin: 0 auto; text-align: center; display: inline-block; text-align: center;}
.foot_ul ul li{text-align: center; padding: 0 10px; display: inline-block;}
.foot_ul ul li a{color: #aaa; font-size: 14px}
.foot_ul ul li a:hover{ color: #5abbf8}
.foot_bqu{text-align: center; color: #aaa;font-size: 14px; padding-bottom: 10px}

@keyframes scale{
0%   {-webkit-transform: scale(0,0) ;transform: scale(0,0) ; opacity:0.5}
100% {-webkit-transform: scale(1,1) ;transform: scale(1,1); opacity: 1}
}
@-webkit-keyframes scale{
0%   {-webkit-transform: scale(0,0) ;transform: scale(0,0) ; opacity:0.5}
100% {-webkit-transform: scale(1,1) ;transform: scale(1,1); opacity: 1}
}


@keyframes rotate{
0%   {-webkit-transform:  rotate(0deg);transform:  rotate(0deg); opacity:0.5}
100% {-webkit-transform:rotate(360deg);transform:rotate(360deg); opacity: 1}
}
@-webkit-keyframes rotate{
0%   {-webkit-transform:  rotate(0deg);transform:  rotate(0deg); opacity:0.5}
100% {-webkit-transform:rotate(360deg);transform:rotate(360deg); opacity: 1}
}

@keyframes opacity{
0%   {-webkit-transform: scale(0.8,0.8) ;transform: scale(0.8,0.8) ; opacity:0}
100% {-webkit-transform: scale(1,1) ;transform: scale(1,1); opacity: 1}
}
@-webkit-keyframes opacity{
0%   {-webkit-transform: scale(0.8,0.8) ;transform: scale(0.8,0.8) ; opacity:0}
100% {-webkit-transform: scale(1,1) ;transform: scale(1,1); opacity: 1}
}
@-moz-keyframes opacity{
0%   {-webkit-transform: scale(0.8,0.8) ;transform: scale(0.8,0.8) ; opacity:0}
100% {-webkit-transform: scale(1,1) ;transform: scale(1,1); opacity: 1}
}



@keyframes lefttran{
0%   {-webkit-transform: translate(-100%,0) ;transform: translate(-100%,0) ; }
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ; }
}
@-webkit-keyframes lefttran{
0%   {-webkit-transform: translate(-100%,0) ;transform: translate(-100%,0) ; }
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ; }
}
@-moz-keyframes lefttran{
0%   {-webkit-transform: translate(-100%,0) ;-moz-transform: translate(-100%,0) ;transform: translate(-100%,0) ; }
100% {-webkit-transform: translate(0,0) ;-moz: translate(0,0) ;transform: translate(0,0) ; }
}

@keyframes righttran{
0%   {-webkit-transform: translate(100%,0) ;transform: translate(100%,0) ; }
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ; }
}
@-webkit-keyframes righttran{
0%   {-webkit-transform: translate(100%,0) ;transform: translate(100%,0) ; }
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ; }
}

@keyframes bottom{
0%   {-webkit-transform: translate(0,100%) ;transform: translate(0,100%) ; }
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ; }
}
@-webkit-keyframes bottom{
0%   {-webkit-transform: translate(0,100%) ;transform: translate(0,100%) ; }
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ; }
}

@keyframes top{
0%   {-webkit-transform: translate(0,-100%) ;transform: translate(0,-100%) ; }
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ; }
}
@-webkit-keyframes top{
0%   {-webkit-transform: translate(0,-100%) ;transform: translate(0,-100%) ; }
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ; }
}


@keyframes duanleft{
0%   {-webkit-transform: translate(-40px,0) ;transform: translate(-40px,0) ; opacity: 0;}
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ;  opacity: 1;}
}
@-webkit-keyframes duanleft{
0%   {-webkit-transform: translate(-40px,0) ;transform: translate(-40px,0) ; opacity: 0; }
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ;  opacity: 1;}
}
@-moz-keyframes duanleft{
0%   {-webkit-transform: translate(-40px,0) ;-moz-transform: translate(-40px,0) ;transform: translate(-40px,0) ; opacity: 0; }
100% {-webkit-transform: translate(0,0) ;-moz: translate(0,0) ;transform: translate(0,0) ;  opacity: 1;}
}


@keyframes duanbottom{
0%   {-webkit-transform: translate(0,40px) ;transform: translate(0,40px) ; opacity: 0;}
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ;  opacity: 1;}
}
@-webkit-keyframes duanbottom{
0%   {-webkit-transform: translate(0,40px) ;transform: translate(0,40px) ; opacity: 0; }
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ;  opacity: 1;}
}
@-moz-keyframes duanbottom{
0%   {-webkit-transform: translate(0,40px) ;-moz-transform: translate(0,40px) ;transform: translate(-40px,0) ; opacity: 0; }
100% {-webkit-transform: translate(0,0) ;-moz: translate(0,0) ;transform: translate(0,0) ;  opacity: 1;}
}


@keyframes duantop{
0%   {-webkit-transform: translate(0,-20px) ;transform: translate(0,-20px) ; opacity: 0;}
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ;  opacity: 1;}
}
@-webkit-keyframes duantop{
0%   {-webkit-transform: translate(0,-20px) ;transform: translate(0,-20px) ; opacity: 0; }
100% {-webkit-transform: translate(0,0) ;transform: translate(0,0) ;  opacity: 1;}
}
@-moz-keyframes duantop{
0%   {-webkit-transform: translate(0,-20px) ;-moz-transform: translate(0,-20px) ;transform: translate(-40px,0) ; opacity: 0; }
100% {-webkit-transform: translate(0,0) ;-moz: translate(0,0) ;transform: translate(0,0) ;  opacity: 1;}
}
/*回到顶部*/
#bktotop {
    position: fixed;
    bottom: 50px;
    right: 20px;
    display: none;
    cursor: pointer;
    font-size: 50px;
    z-index: 9999;
}
@media screen and ( max-width:320px){

.gong01 li h1,.gong01 li label,.gong01 li p{width: 65%;float: left; margin-left:24vw;}
.gong01 li h1{ font-size:1.05rem; font-weight: normal;line-height: 1.6rem;  padding-top: 2vw;  padding:0.5vw 2vw 0.5vw }
.gong01 li label{font-size: 0.95rem; line-height: 1.4rem; padding:0.5vw 2vw 0.5vw  }
.gong01 li p{ font-size: 0.85rem;color: #fafafa; line-height: 1.2rem;  padding:0.5vw 2vw 0.5vw }

.gs_icon01 span,.gs_icon02 span,.gs_icon03 span,.gs_icon04 span{ background: url(../images/icon01.png) center center no-repeat; background-size: 100%;
 display: block; width: 60px; height:60px;  position: absolute; left: 2vw; top: 50%; margin-top: -30px }

}
@media screen and ( max-width:780px){

.tabul li{margin: 10px 20px;}
}
@media screen and ( max-width:1000px){
.about_jian_left{width: 100%}
.about_jian_right{width: 100%}
.main .workWrap img{width: 100%}
}
